github.com/refraction-networking/utls.clientHelloMsg.getPublicPtr (method)
7 uses
github.com/refraction-networking/utls (current package)
u_conn.go#L121: uconn.HandshakeState.Hello = hello.getPublicPtr()
u_handshake_client.go#L387: defer func() { c.HandshakeState.Hello = hello.getPublicPtr() }()
u_parrots.go#L2779: uconn.HandshakeState.Hello = privateHello.getPublicPtr()
u_public.go#L128: Hello: chs13.hello.getPublicPtr(),
u_public.go#L172: Hello: chs12.hello.getPublicPtr(),
u_public.go#L441: func (chm *clientHelloMsg) getPublicPtr() *PubClientHelloMsg {
u_public.go#L486: return m.getPublicPtr()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |